-
Home
-
Site Reviews
-
7.2.13 (latest)
-
Code
-
Classes
- UploadedFile
| Total Complexity |
26 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
160 |
| Lines of code |
88 |
| Logical lines of code |
42 |
| Comment lines |
39 |
| Methods |
13 |
| Properties |
4 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
60 |
5 |
11 |
| hasMimeType() |
S |
59 |
4 |
15 |
| getErrorMessage() |
S |
57 |
2 |
15 |
| getMimeType() |
S |
68 |
3 |
8 |
| getContent() |
S |
68 |
2 |
7 |
| isValid() |
S |
74 |
2 |
4 |
| getName() |
S |
69 |
2 |
6 |
| getClientMimeType() |
S |
82 |
1 |
3 |
| getClientOriginalName() |
S |
82 |
1 |
3 |
| getClientOriginalExtension() |
S |
79 |
1 |
3 |
| getClientSize() |
S |
82 |
1 |
3 |
| getError() |
S |
82 |
1 |
3 |
| getExtensionFromMimeType() |
S |
67 |
1 |
7 |